ItemWebClientReadFormQueryString Property |
Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string WebClientReadFormQueryString { get; }Public ReadOnly Property WebClientReadFormQueryString As String
Get
Property Value
Type:
StringThe web client read form query string.
See Also